Minor additions
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 29 Dec 2008 07:28:29 +0000 (07:28 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 29 Dec 2008 07:28:29 +0000 (07:28 +0000)
svn path=/trunk/; revision=21997

docs/reference/gtk/tmpl/gtktypeutils.sgml

index 99ed66cfa30194ed6d117484d2ffe015efc443ec..861c9943b551f6fbce0542d64dec9fd0c5eee035 100644 (file)
@@ -510,7 +510,7 @@ nickname.
 Initializes the data structures associated with GTK+ types.
 </para>
 
-@debug_flags: 
+@debug_flags: debug flags
 
 
 <!-- ##### FUNCTION gtk_type_unique ##### -->
@@ -518,11 +518,9 @@ Initializes the data structures associated with GTK+ types.
 Creates a new, unique type.
 </para>
 
-@parent_type: if zero, a fundamental type is created.
-@gtkinfo: 
-@Returns: the new #GtkType.
-<!-- # Unused Parameters # -->
-@type_info: must not be %NULL, and @type_info->type_name must also not be %NULL.
+@parent_type: if zero, a fundamental type is created
+@gtkinfo: must not be %NULL, and @type_info->type_name must also not be %NULL
+@Returns: the new #GtkType
 
 
 <!-- ##### MACRO gtk_type_name ##### -->